--- ircd-hybrid-7.2/configure 2009/07/21 17:34:06 948 +++ ircd-hybrid-7.2/configure 2009/07/21 23:07:52 950 @@ -17811,7 +17811,7 @@ else fi if test "$warnings" = "yes" ; then - CFLAGS="-Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wredundant-decls -Wshadow -Wwrite-strings -Wno-unused" + CFLAGS="-Wall -Wextra -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wredundant-decls -Wshadow -Wwrite-strings -Wno-unused" fi