I just noticed that if you try to remove a KLINE that doesn't exist, there's a typo in the notice that comes back.
src/klines.c: sendto_one(sptr, ":%s NOTICE %s :UNKINE: No such ban %s@%s", me.name,
I doubt it's worth a new release, just figured I'd point it out. :)