This is not an error, it is an informational ("s":"I" ) message. It is notifying that a checkpoint is being written.
A checkpoint is creating a consistent state for the data files, you’ll see this log every minute when a checkpoint occurs.
You can read more about checkpoints in Kevins’s response and the manual.