- The label 'no_lseek_necessary' is only relevant,
if HAVE_POSIX_FALLOCATE is defined.
- Fixes the following compiler warning on systems, where
HAVE_POSIX_FALLOCATE is not defined:
rrd_open.c:387:3: warning: label 'no_lseek_necessary' defined but not
used [-Wunused-label]