It appears that while the OpenSSL library is operating, it creates the file /usr/share/ssl/.rnd. It should take ownership of this file, e.g., create a bogus, empty version of it when the openssl package is installed, so that "rpm -q -f /usr/share/ssl/.rnd" doesn't say that the file isn't owned by any package.
This shouldn't happen anymore.