Well I installed it and only got one warning...
In function 'strncat',
inlined from 'check_alias' at alias.c:158:
/usr/include/bits/string3.h:153: warning: call to __builtin___strncat_chk might overflow destination buffer
strncat( arg, argument, MAX_INPUT_LENGTH );
Any ideas?