BUILD: contrib/da: remove an "unused" warning

The rcsid variable is static an unused, causing a build warning. Let's
just add __attribute__((unused)) to shut the warning.

This may be backported to 2.0.
1 file changed