shairport script missing LSB tags

Not a real problem, but an annoyance. Sometimes I see warnings like this:

insserv: warning: script 'shairport' missing LSB tags and overrides To fix it, I add the following to /etc/init.d/shairport

[code]

BEGIN INIT INFO

Provides: shairport

END INIT INFO[/code]I think this should be included by default.