This file is indexed.

/usr/share/doc/libidl-2-0/BUGS is in libidl-2-0 0.8.14-4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
- if an parse error occurs, memory will be leaked--implement an
  allocator and do a non-recursive free if parse fails

- IDL tree to IDL string will not properly escape identifiers that
  are keywords, generating bogus output without warning