In article <20061013165336.A40C8211CA@cvs.netbsd.org>, Tom Spindler <dogcow@netbsd.org> wrote: >More -Wunused fallout. sprinkle __unused when possible; otherwise, use the > do { if (&x) {} } while (/* CONSTCOND */ 0); > The above is really ugly. Just use more __unused. christos