* plugin-runner.c (main): Suppress warning by -Wsign-conversion generated by FD_SET, FD_CLR and FD_ISSET in GNU libc before version 2.16. * plugins.d/mandos-client.c (start_mandos_communication): Suppress warning by -Wstrict-aliasing generated by IN6_IS_ADDR_LINKLOCAL.