glibc.so provided for LD_PRELOAD because we use getgrnam_r, getpwnam_r and getpwuid_r and ld warns:
warning: Using '<func>' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking`
All libs are statically linked otherwise