--- nscd/connections.c +++ nscd/connections.c @@ -1717,6 +1717,8 @@ ++nready; } /* NOTREACHED */ + assert(0); + return 0; }