I like to backup redo logs with cold backups because there have been times when I was asked to clone databases on a separate server, mostly for testing purposes. This can be done without interruption to the production system if there is a recent cold backup with all files including redo logs. Usually, data from the last cold backup was good enough, since we do cold backups once a week.

Just a different angle on cold backups.